Fix bug #7699 with pasting selected text on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 10:57:02 +0000 (12:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 10:57:02 +0000 (12:57 +0200)
commit0c856232da28900093349535e9eabcaa33b4ea8e
tree0312a5006eba7d66c300efefe789d0a2735a4dce
parentd1421152f8a535e3ce158982a27d3beeb87608cd
Fix bug #7699 with pasting selected text on MS-Windows.

 mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
 PRIMARY first, then the clipboard.
lisp/ChangeLog
lisp/mouse.el